home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / ho5m.zip / OMI.OMI < prev    next >
Text File  |  1995-02-01  |  2KB  |  36 lines

  1.     OMNI Modem & File Transfer Configuration File
  2.     Note: Do NOT delete or re-order the lines.  Use the "quotes".
  3.  
  4. "COM1"             Communications port ("COM1", "COM2" or base/interrupt)
  5. 9600                Baud rate (typically 2400 or 9600)
  6. 8                     Data bits (7 or 8)
  7. 1                     Stop bits (1 or 2)
  8. "NONE"                Parity (NONE, EVEN, ODD, MARK or SPACE)
  9. "COMSPEC"             DOS Command Interpreter (usually "COMSPEC")
  10. 07                    Attribute for normal text
  11. 70                    Attribute for marked block text (reverse)
  12. 0F                    Attribute for highlighted text (high intensity)
  13. F0                    Attribute for column number when log file is open
  14. "omiput %s\r"         Start of remote command to send (download) files
  15. "omiget\r"            Remote command to receive (upload) files
  16. 440                   Frequency of "bell" tone (Hz)
  17. 100                   Duration of "bell" tone (ms)
  18. 256                   Block size for file upload (1-256)
  19. 4                     Number of block buffers for upload (1-8)
  20. "YES"                 Send "break" in response to framing error? (YES/NO)
  21. 350                   Length of "break" (ms)
  22. 8000                  Time to wait before giving up transfer (ms)
  23. 4000                  Time to wait for first char before timeout (ms)
  24. 1000                  Time to wait for subsequent chars in block (ms)
  25. 300                   Send <c> every <n> seconds (0 means none)
  26. "\0x00"               Char to send (<c>) every <n> seconds
  27. "[OMI] %s"            DOS shell prompt format string
  28. ""                  Connect command for modem
  29. ""                    Disconnect command for modem
  30.  
  31.     Each of the remaining lines must contain 3 strings and a number.
  32.     The first string is the trigger string to search for.
  33.     The second string is the response to be sent after finding the trigger.
  34.     The third string is the response to be sent after timeout.
  35.     The number is the time to wait before timeout (in ms).
  36.